Displaying Country-Specific Disclaimers
Customers with multi-country operations can display disclaimer text on signature pages based on the country of an account. Because signing accounts and users may speak different primary languages, users can select the language for signature consent and disclaimer text directly on the signature page. For organizations where one Security Profile is shared across different countries, and these countries each have unique regulations requiring specific disclaimer content, this feature also enables the appropriate disclaimer text to display based on the signing account’s country.
Validation Disclaimer
Call Sampling features are released without validation. Call Sampling requires enablement and does not affect other Vault CRM functionality. Call Sampling features were extensively tested by our QA team during the development and release process and will go through validation at a later date.
Who can use this feature?
- iPad, iPhone, Windows Users
- Users do not require an additional license
- End Users
Configuring Country-Specific Disclaimers for

To configure this feature for admins:
- Ensure Configuring Call Sampling is complete.
- Navigate to Admin > Users & Groups > Permission Sets.
- Select the appropriate permission set.
- Select the Objects tab.
- Grant the following permissions:
Object Object Permission Object Types Fields Field Permission account__v
RE
All appropriate object types
vcountry__v
Edit
signature_page__v
CRED
- consent__v
- disclaimer__v
- active__v
- disclaimer_text__v
- disclaimer_country__v
- language__v
- signature_page__v
Edit
user__sys RE n/a - country__v
- language__sys
Edit vcountry__v R n/a n/a n/a

To configure this feature:
- Ensure Configuring Call Sampling is complete.
- Navigate to Admin > Users & Groups > Permission Sets.
- Select the appropriate permission set.
- Select the Objects tab.
- Grant the following permissions:
Object Object Permission Object Types Fields Field Permission account__v
R
All appropriate object types
vcountry__v
Read
signature_page__v
R
- consent__v
- disclaimer__v
- active__v
- disclaimer_text__v
- disclaimer_country__v
- language__v
- signature_page__v
Read
user__sys R n/a - country__v
- language__sys
Read vcountry__v R n/a n/a n/a - Navigate to Business Admin > Objects > signature_page__v.
- Create signature_page__v records using the disclaimer__v object type, for the relevant countries and desired disclaimer languages.
Business admins must create records on the signature_page__v object. If users are granted read object permission for the signature_page__v object but there are no records on the signature_page__v object, the disclaimer does not display.
- Create signature_page__v records using the consent__v object type, for the desired consent languages.
- Navigate to Business Admin > Objects > vmobile_object_configuration__v.
- Enable the following VMOCs for all desired offline platforms, and if VMOCs do not exist, create them:
VMOC
Sync Type
WHERE clause
Lookup
signature_page__v
Full Sync
n/a
n/a
vcountry__v
Full Sync
n/a
n/a
vlanguage__v
Full Sync
n/a
n/a
Using Country-Specific Disclaimers as

Users select the appropriate disclaimer language directly on the signature page, from the Language picklist. The language options available for selection are based on the available languages configured for each country. For Consent text, the language displayed is the same as the language selected for the disclaimer.
The languages available to a user to select are defined by the languages available for the corresponding disclaimer. The records for consideration must have:
- Object Type = disclaimer__v
- Active = True
- Signature Page = Signature Page Displayed
The language values available in the language__v selection picklist are displayed in alphabetical order by translated value. The disclaimer language defaults as follows:
- If only one disclaimer exists, that disclaimer displays
- If the disclaimer exists in more than one language and there is a match between the language__v field on the user__sys object and the language__v field on the signature_page__v object, a disclaimer in the corresponding language displays
- If the disclaimer exists in more than one language but there is not a match between the user’s language and the signature page’s language, then the disclaimer displays in the first language based on sort order
- If the value in the country__v field on the user's user__sys record does not match existing consent or disclaimer records, and there are no consent or disclaimer records with a null value for the disclaimer_country__v field, the consent and disclaimer do not display